Make DND operations within a buffer move the dragged text instead of
authorMatthias Clasen <maclas@gmx.de>
Mon, 1 Mar 2004 00:01:46 +0000 (00:01 +0000)
committerMatthias Clasen <matthiasc@src.gnome.org>
Mon, 1 Mar 2004 00:01:46 +0000 (00:01 +0000)
commit164219e668749789af8bebafcc880a692666bc7a
treee5b39a8973387e1ae453d84e0b1b2f6cf71df531
parent96a57c8b1be82a67cda805a72cc7ce53e8eeaf34
Make DND operations within a buffer move the dragged text instead of

Mon Mar  1 01:00:11 2004  Matthias Clasen  <maclas@gmx.de>

* gtk/gtktextview.c (gtk_text_view_drag_data_received):
Make DND operations within a buffer move the dragged
text instead of copying it; also make DND operations
a single user action for undo purposes.  (#135191,
#93139, reported by Tommi Komulainen, patch by Paolo
Borelly and Paolo Maggi)
ChangeLog
ChangeLog.pre-2-10
ChangeLog.pre-2-4
ChangeLog.pre-2-6
ChangeLog.pre-2-8
gtk/gtktextview.c